github.com/google/go-cmp/cmp.comparer.typ (field)
5 uses
github.com/google/go-cmp/cmp (current package)
options.go#L354: cm.typ = ti
options.go#L361: typ reflect.Type // T
options.go#L365: func (cm *comparer) isFiltered() bool { return cm.typ != nil }
options.go#L368: if cm.typ == nil || t.AssignableTo(cm.typ) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)